home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / doom / quake1.zip / UHOLE.ZIP / QALL / PORTHOLE / README.TXT < prev    next >
Text File  |  1996-10-10  |  788b  |  20 lines

  1. - impulse 100 will fire off a little ball that disappears.  The spot is disappeared is
  2.   where you'll teleport too.
  3.  
  4. - impulse 101 will fire off a "hole" that attempts to lie flat on the surface it first
  5.   connects with.  Just jump through it to be teleported.
  6.  
  7. - impulse 102 is a bit of code that took 30 seconds to write.  It plays a .wav
  8.   Usefull to taunt your opponents with.
  9.  
  10.   weapons.qc should go with the rest of your QuakeC code and be compiled with qcc(dos).
  11.   *.wav should go in id1\sound\weapons
  12.   *.mdl should go in id1\progs
  13.  
  14. I'm guessing the reader knows how to compile, find (or make) the above directories and 
  15. use the results.
  16.  
  17. If you have any questions or suggestiongs about the code or any patch ideas e-mail me.
  18.  
  19. Nathan Beddes
  20. nb3367@u.cc.utah.edu